Cronos Bridge

Bridge Assets Across Cronos Networks

Cronos Bridge moves assets between Cronos EVM, Cronos POS, and supported external networks directly from your wallet, without exchange custody.

Preview

Preview only
Ethereum tokenEthereum 0.00Preview
CRO tokenCRO 0.00Preview
Deposit · Ethereum → CronosNon-custodial bridge route
CRO token CRO
TypeBridge route
CustodyNon-custodial
Go to Swap
Scroll

Cronos Bridge Protocol Architecture & Route Overview

Cronos Bridge is the routing layer people use to move assets between Cronos EVM, Cronos POS, and supported external networks without handing funds to a centralized exchange.

Read more

In practice that means picking a source and destination chain, connecting a self-custody wallet, signing one source-chain transaction, and waiting for relayers and destination-chain verification to finish the job. This page is an independent, non-custodial reference dashboard — it doesn't represent Cronos Labs, and it never holds your funds or keys. The official Cronos bridge interface remains the authoritative source for live routes and allow-listed assets.

Routesource chain <-> destination chain
Deposittypically minutes
Withdrawmay need proving/finalization
Gasnative asset on both chains
CustodyNon-custodial — your wallet signs
VerifyUse the official contracts; beware fake bridge sites
Cronos Bridge

What is Cronos Bridge?

Cronos Bridge is a set of routes and contracts that move value between Cronos's two native chains and, via third-party protocols, external networks. The canonical native route connects Cronos POS (Cosmos SDK, Bech32 cro addresses, chain ID crypto-org-chain-mainnet-1) with Cronos EVM (Ethereum-style 0x accounts, EIP-155 chain ID 25, Cosmos chain ID cronosmainnet_25-1); an EIP-155 chain ID distinguishes the EVM network when a wallet signs a transaction. CRO is the gas token on both sides.

Third-party bridges like Stargate, Relay, and Symbiosis reach additional networks but use different contracts and trust models than the native route. Cronos zkEVM has its own bridge and is not the same thing as the Cronos POS–Cronos EVM route, so the route name and destination chain must match what you intend to use.

How bridging works

Bridging starts when you select the source chain, destination chain, asset, amount, and receiving wallet, connect a compatible self-custody wallet, and sign a single source-chain transaction. The site never needs your seed phrase or private key.

On native Cronos routes, the mechanics are IBC: the source chain escrows or converts the asset, relayers carry a proof of that event to the destination chain, and the destination chain independently verifies the proof before releasing or minting the destination representation. Relayers only deliver messages — they can't forge them, because the destination chain does its own verification; this IBC packet flow is the core mechanism. On EVM-side token interactions you may also sign an approval before the bridge transaction itself; that approval controls which token amount the bridge contract can move.

Depositing to the destination

Depositing means signing on the source chain and waiting for confirmation, relay, and destination execution; on native Cronos routes this typically completes in minutes, depending on both chains being healthy and relayers being available. Supported assets are allow-listed, so a token absent from the live interface is not supported on that route regardless of what a third-party site claims.

The receiving address must use the destination chain's format: Cronos POS expects a Bech32 cro address, while Cronos EVM expects a 0x address. Bech32 format is a human-readable encoding used by some blockchain addresses. Sending to the right chain with the wrong address format is a recoverable-looking mistake that often isn't, and you need CRO on the destination side to use the funds when they arrive.

Withdrawing back

Withdrawing is the same flow in reverse, and the return leg can take longer in some configurations because routes with proving or finalization steps wait until the source chain's state is considered final on the destination side. Deposit-side speed is not a timing estimate for withdrawal.

For a pending withdrawal, keep the source transaction hash and follow the route status; a second submission can double-pay gas or lock funds into a second in-flight transfer. If the interface reports completion, verify the balance on the destination chain before treating it as spendable.

Time and fees

Bridge cost is source-chain gas plus any route-specific provider charge: on native IBC routes, destination-side mechanism costs are handled by relayers and module execution rather than a separate user-facing toll. Since CRO is the gas token on both Cronos EVM and Cronos POS, you need CRO wherever you intend to transact; bridging from an external network also requires that chain's gas. The technical gas overview explains why the source transaction needs a fee.

Third-party bridges add provider fees for liquidity and routing, and the amount varies by route, asset, and market conditions. Compare the quoted receive amount in the interface before signing. Native routes typically settle in minutes, but confirmation depth, relayer availability, and channel health on both chains gate completion.

Is Cronos Bridge safe?

Cronos Bridge removes custodial exchange risk because your wallet holds the signing keys, while protocol modules escrow, release, or convert assets rather than a company holding them. Smart-contract bugs, compromised approvals, relayer or channel failures, and plain user error still remain live risks; open-source Cronos code permits inspection but does not guarantee outcomes.

Phishing is a separate wallet-drain risk: fake bridge sites clone the interface and use malicious approvals, and phishing guidance describes the same impersonation pattern. A mismatched domain, an approval for unlimited spend on an unrelated token, or a request for your recovery phrase is a stop signal; verify the domain, networks, asset, and recipient in the wallet's signing prompt, use a small test transfer the first time you use a route, and cross-check contract and transaction details on the relevant explorer.

Problems and fixes

Wrong network. Switch the wallet to the chain selected in the route; the interface cannot build a transaction for a different network.

Funds arrived but unusable. Add CRO on Cronos EVM or Cronos POS before trying to move the destination balance; the destination gas asset is required for the next transaction. Bridge a small amount of CRO first next time, or acquire gas through a route that delivers it.

Transfer pending. Check the source transaction on the relevant explorer, confirm it succeeded, and then follow the relay step until the source transaction is final; completion depends on both chains, confirmations, relayer availability, and channel health.

Cronos FAQ

Is this the official Cronos Bridge site?

No. This is an independent, non-custodial informational dashboard; it doesn't represent Cronos Labs and never holds user funds or keys. The live official bridge interface is authoritative for supported routes and assets.

How long does bridging take?

Native Cronos POS–Cronos EVM transfers typically complete in minutes through source-chain confirmation, relayer delivery, and destination execution. External-network routes and withdrawals involving proving or finalization can take longer, so use the route status and explorers.

How do I bridge to Cronos?

Pick the source chain and asset, connect a compatible self-custody wallet, enter the receiving address in the destination format, sign the source-chain transaction, and verify the resulting balance on the destination explorer.

Do I need the destination gas asset?

Yes. CRO is the gas token on both Cronos EVM and Cronos POS, and arriving funds are stuck in place until you can pay gas to move them. An external-network source also needs that chain's gas token.

Is Cronos Bridge safe to use?

The native route is non-custodial: your wallet holds the signing keys, while protocol modules escrow, release, or convert assets rather than a company holding them.

What's the difference between native and third-party bridges?

Native routes use IBC light-client proofs with external relayers between Cronos POS and Cronos EVM, while third-party bridges like Stargate, Relay, and Symbiosis use their own contracts, liquidity, and trust models to reach more networks.

Notes before you use Cronos Bridge

Your wallet signs the source transaction, the chains verify the relay, and the route does not require your seed phrase or private key.

The common mistake is treating the bridge like an exchange deposit: pasting an address without checking the destination chain's format can leave the receiving wallet unable to use the funds.

Before you sign: match the interface, contract, route, source and destination networks, and address format (0x for Cronos EVM, Bech32 cro for Cronos POS); keep CRO for gas on both chains and account for any proving or finalization wait on the return leg.

Routes, allow-lists, and interfaces change, so verify the live official interface and the on-chain transaction itself — last reviewed 21 July 2026.

Independent reference — confirm the route in your own wallet.